projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da77fe9
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Tue, 21 Oct 2008 21:12:33 +0000
(21:12 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Tue, 21 Oct 2008 21:12:33 +0000
(21:12 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 75a4143e9fd12b95da61220973d50c6201345318..38110a0b3267ba83382b0ae0995345830fc7362e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-10-21 Alan Mackenzie <acm@muc.de>
+
+ * simple.el (undo-more): Add comment explaining the operations on
+ pending-undo-list and buffer-undo-list.
+
2008-10-21 Chong Yidong <cyd@stupidchicken.com>
* simple.el (region-active-p): Doc fix.